Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improves latency script by adding ONNX #288

Merged
merged 3 commits into from
Jan 7, 2024
Merged

feat: Improves latency script by adding ONNX #288

merged 3 commits into from
Jan 7, 2024

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Jan 7, 2024

This PR adds the timing with ONNX to get a better production inference latency estimate.

@frgfm frgfm added this to the 0.2.2 milestone Jan 7, 2024
@frgfm frgfm self-assigned this Jan 7, 2024
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af1c020) 93.80% compared to head (1f236b6) 93.80%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files          61       61           
  Lines        3730     3730           
=======================================
  Hits         3499     3499           
  Misses        231      231           

@frgfm frgfm merged commit d2158e6 into main Jan 7, 2024
31 checks passed
@frgfm frgfm deleted the latency branch January 7, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant